Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps ahoy_email from 1.1.0 to 2.1.0.

Changelog

Sourced from ahoy_email's changelog.

2.1.0 (2021-09-25)

  • Fixed mailer default_url_options not being applied to click links

2.0.3 (2021-03-31)

  • Fixed utm_params and track_clicks stripping <head> tags from messages

2.0.2 (2021-03-14)

  • Added support for Mongoid to database subscriber

2.0.1 (2021-03-08)

  • Added database subscriber

2.0.0 (2021-03-06)

  • Made to field encrypted by default for new installations
  • Added click analytics for Redis
  • Added send events to subscribers
  • Removed support for Rails < 5.2

Breaking changes

  • The track method has been broken into has_history for message history, utm_params for UTM tagging, and track_clicks for click analytics
  • Message history is no longer enabled by default
  • Open tracking has been removed
  • :message is no longer included in click events
  • Users are shown a link expired page when signature verification fails instead of being redirected to the homepage when AhoyEmail.invalid_redirect_url is not set

1.1.1 (2021-03-06)

  • Added support for classes for subscribers
  • Use datetime type in migration
Commits
  • 89ec678 Version bump to 2.1.0 [skip ci]
  • a54183e Updated example for consistency [skip ci]
  • b2abde0 Add passing a proc as the campaign name to the README (#149)
  • 353e06f Updated changelog [skip ci]
  • 8288506 Added tests for mailer url options - #152
  • 42e3e28 Preserve default_url_options overrides in the mailer class (#152)
  • 2a63a92 Version bump to 2.0.3 [skip ci]
  • 791ab3f Fix incorrect reconstruction of emails with <head> elements (#150)
  • 8341eb0 Version bump to 2.0.2 [skip ci]
  • 80f1f29 Added support for Mongoid to database subscriber
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ahoy_email](https://github.com/ankane/ahoy_email) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/ankane/ahoy_email/releases)
- [Changelog](https://github.com/ankane/ahoy_email/blob/master/CHANGELOG.md)
- [Commits](ankane/ahoy_email@v1.1.0...v2.1.0)

---
updated-dependencies:
- dependency-name: ahoy_email
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2021

Superseded by #291.

@dependabot dependabot bot closed this Dec 14, 2021
@dependabot dependabot bot deleted the dependabot/bundler/ahoy_email-2.1.0 branch December 14, 2021 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants